Feature/accesslogs #685
Annotations
16 errors and 30 warnings
src/api/access.api.ts#L38
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L55
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L72
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L127
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L128
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L130
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L131
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L162
[@typescript-eslint/no-shadow] 'features' is already declared in the upper scope on line 18 column 10.
|
src/api/access.api.ts#L163
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L196
[prefer-const] 'transactionQueries' is never reassigned. Use 'const' instead.
|
src/api/access.api.ts#L228
[@typescript-eslint/no-shadow] 'features' is already declared in the upper scope on line 18 column 10.
|
src/api/access.api.ts#L229
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L284
[@typescript-eslint/no-shadow] 'features' is already declared in the upper scope on line 18 column 10.
|
src/api/access.api.ts#L285
[@typescript-eslint/no-shadow] 'access' is already declared in the upper scope on line 17 column 10.
|
src/api/access.api.ts#L318
[prefer-const] 'transactionQueries' is never reassigned. Use 'const' instead.
|
test
Process completed with exit code 1.
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
env-vars
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/api/access.api.ts#L16
[@typescript-eslint/no-unused-vars] 'assert' is defined but never used.
|
src/api/access.api.ts#L17
[@typescript-eslint/no-unused-vars] 'access' is defined but never used.
|
src/api/access.api.ts#L18
[@typescript-eslint/no-unused-vars] 'features' is defined but never used.
|
src/reducers/access.reducer.ts#L1
[@typescript-eslint/no-unused-vars] 'AccessLogEntry' is defined but never used.
|
test/integration/access.api.test.ts#L103
[@typescript-eslint/no-unused-vars] 'grantorUsername' is assigned a value but never used.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/[email protected], docker/setup-buildx-action@v2, actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: Zomzog/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ataylorme/eslint-annotate-action@v2, Zomzog/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/[email protected], actions/checkout@v3, blennster/setup-docker-remote-tls@v4, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|