Merge pull request #2 from DTStack/dev #19
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/server/src/modules/task/dto/task.dto.ts#L26
Identifier 'require_protocol' is not in camel case
|
apps/server/src/modules/version/dto/version.dto.ts#L19
Identifier 'require_protocol' is not in camel case
|
apps/server/src/utils/taskRun.ts#L230
Unnecessary escape character: \#
|
apps/server/src/utils/taskRun.ts#L230
Unnecessary escape character: \&
|
apps/web/src/utils/index.ts#L17
Unnecessary escape character: \.
|
apps/web/src/utils/index.ts#L17
Unnecessary escape character: \+
|
apps/web/src/utils/index.ts#L17
Unnecessary escape character: \@
|
apps/web/src/utils/index.ts#L17
Unnecessary escape character: \+
|
This job succeeded
Loading