Needs testing #576
Annotations
9 errors and 7 warnings
eslint
Process completed with exit code 1.
|
prettier
Process completed with exit code 1.
|
jest
Process completed with exit code 1.
|
build:
tests/toggle_project_test.ts#L35
Cannot find name 'getPreviouslySeenProjectsFromCache'.
|
build:
tests/toggle_project_test.ts#L49
Cannot find name 'resetDisabledProjects'.
|
build
Process completed with exit code 2.
|
CodeQL (typescript)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
CodeQL (typescript)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
CodeQL (typescript)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
eslint:
src/config_loader.ts#L1
'Project' is defined but never used
|
eslint:
src/config_loader.ts#L75
'toggledState' is assigned a value but never used
|
eslint:
src/config_loader.ts#L86
'project' is defined but never used
|
eslint:
tests/toggle_project_test.ts#L6
'getToggledProjects' is defined but never used
|
eslint:
tests/toggle_project_test.ts#L7
'logProjectStatus' is defined but never used
|
eslint:
tests/toggle_project_test.ts#L8
'resetToggledProjects' is defined but never used
|
CodeQL (typescript)
The following actions uses node12 which is deprecated and will be forced to run on node16: github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|