Nicholas Daley-Okoye

Results 13 issues of Nicholas Daley-Okoye

##### SUMMARY I want to be able to create the docker containers listed in my docker-compose.yml, without actually starting them. (This server acts as a backup, and the containers will...

enhancement
docker-compose-v1

If I have a line in my test that ends with a # comment, and the next line has a ... continuation; then it is not possible to tell from...

I like to write rules to copy the problematic cell into the message for `self.report()`. If the problematic code includes unicode, then this results in an error > 'ascii' codec...

Currently this won't pay attention to the [Template] setting on the test itself, only to the 'Test Template' setting on the parent file. (Also doesn't account for colon in the...

To quote from the robotframework user guide: > All setting names can optionally include a colon at the end, for example Documentation:. This can make reading the settings easier especially...

TagWithSpaces only looks at the [Tags] setting for a test. It does not look at 'Force Tags' or 'Default Tags'. It may be worth documenting that on the description of...

I don't know whether this affects any of the built in rules; but while writing some rules of my own, I used ResourceFile.settings, which uses SimpleTableMixin.statements. One of my .robot...

Running `npm audit` on a project that uses karma-html-reporter includes output like: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in...

A blacklist is good, but with a black list, any new types of licenses will be allowed. This could be a problem if the licenses haven't been vetted as being...

I don't see any indication what the license is for this plugin... either here, or on the intellij plugin page. From a legal perspective, this may be a problem for...