fix security Breaches: auth added #345
pull-request.yml
on: pull_request
IO app test
1m 26s
Lint
1m 56s
Annotations
1 error and 14 warnings
|
IO app test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
IO app test
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/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
node/clients/IdentityClient.ts#L14
Unexpected any. Specify a different type
|
Lint:
node/directives/checkAdminAccess.ts#L7
Unexpected any. Specify a different type
|
Lint:
node/directives/checkAdminAccess.ts#L7
Unexpected any. Specify a different type
|
Lint:
node/directives/checkAdminAccess.ts#L11
Unexpected any. Specify a different type
|
Lint:
node/directives/checkAdminAccess.ts#L12
Unexpected any. Specify a different type
|
Lint:
node/directives/checkAdminAccess.ts#L14
Unexpected any. Specify a different type
|
Lint:
node/directives/checkAdminAccess.ts#L15
Async arrow function has too many parameters (4). Maximum allowed is 3
|
Lint:
node/directives/checkUserAccess.ts#L7
Unexpected any. Specify a different type
|
Lint:
node/directives/checkUserAccess.ts#L7
Unexpected any. Specify a different type
|
Lint:
node/directives/checkUserAccess.ts#L11
Unexpected any. Specify a different type
|
Lint
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/
|