Convert remaining identifier javascript code to typescript #149
Annotations
10 errors and 3 warnings
Build:
identifier/src/actions/common.ts#L16
Unexpected any. Specify a different type
|
Build:
identifier/src/actions/login.ts#L32
Unexpected any. Specify a different type
|
Build:
identifier/src/actions/login.ts#L47
Unexpected any. Specify a different type
|
Build:
identifier/src/actions/login.ts#L63
Unexpected any. Specify a different type
|
Build:
identifier/src/actions/login.ts#L212
Unexpected any. Specify a different type
|
Build:
identifier/src/actions/login.ts#L238
Unexpected any. Specify a different type
|
Build:
identifier/src/actions/login.ts#L248
Unexpected any. Specify a different type
|
Build:
identifier/src/errors/index.ts#L18
Unexpected any. Specify a different type
|
Build:
identifier/src/errors/index.ts#L28
Unexpected any. Specify a different type
|
Build:
identifier/src/errors/index.ts#L28
Unexpected any. Specify a different type
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v3, golangci/golangci-lint-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/
|
Lint
The `save-state` 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/
|
Loading