Bump eslint-config-pixiebrix from 0.39.0 to 0.40.1 #1146
Annotations
4 errors and 7 warnings
Run npm run lint:
source/sender.ts#L184
Use '===' to compare with null
|
Run npm run lint:
source/sender.ts#L184
Expected '!==' and instead saw '!='
|
Run npm run lint:
source/sender.ts#L184
Use `undefined` instead of `null`
|
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
source/receiver.ts#L32
Unexpected 'todo' comment: 'TODO: Add test for this eventuality:...'
|
Run npm run lint:
source/receiver.ts#L80
Unexpected 'todo' comment: 'TODO: Test the handling of __getTabData...'
|
Run npm run lint:
source/sender.ts#L76
Async function 'manageMessage' has too many parameters (5). Maximum allowed is 4
|
Run npm run lint:
source/sender.ts#L83
Unexpected 'todo' comment: 'TODO: Split this up a bit because it's...'
|
Run npm run lint:
source/thisTarget.ts#L95
Unexpected 'todo' comment: 'TODO: Add tests'
|
Run npm run lint:
source/thisTarget.ts#L127
Unexpected 'todo' comment: 'TODO: Use Error#cause after...'
|
Run actions/setup-node@v4
Could not determine node version from /home/runner/work/webext-messenger/webext-messenger/package.json. Falling back
|
Loading