Bump @sindresorhus/tsconfig from 6.0.0 to 7.0.0 #1209
Annotations
3 errors and 11 warnings
Types:
source/test/background.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Types:
source/test/background.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Types
Process completed with exit code 1.
|
Prettier
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Lint:
source/receiver.ts#L32
Unexpected 'todo' comment: 'TODO: Add test for this eventuality:...'
|
Lint:
source/receiver.ts#L80
Unexpected 'todo' comment: 'TODO: Test the handling of __getTabData...'
|
Lint:
source/sender.ts#L76
Async function 'manageMessage' has too many parameters (5). Maximum allowed is 4
|
Lint:
source/sender.ts#L83
Unexpected 'todo' comment: 'TODO: Split this up a bit because it's...'
|
Lint:
source/thisTarget.ts#L98
Unexpected 'todo' comment: 'TODO: Add tests'
|
Lint:
source/thisTarget.ts#L131
Unexpected 'todo' comment: 'TODO: Use Error#cause after...'
|
Lint
Could not determine node version from /home/runner/work/webext-messenger/webext-messenger/package.json. Falling back
|
Test
Could not determine node version from /home/runner/work/webext-messenger/webext-messenger/package.json. Falling back
|
Types
Could not determine node version from /home/runner/work/webext-messenger/webext-messenger/package.json. Falling back
|
Demo
Could not determine node version from /home/runner/work/webext-messenger/webext-messenger/package.json. Falling back
|