Merge pull request #576 from diplodoc-platform/release-please--branch… #304
Annotations
14 warnings
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codex-team/action-nodejs-package-info@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
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/
|
release
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/
|
release
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/
|
release:
src/cmd/build/index.ts#L177
Unexpected any. Specify a different type
|
release:
src/cmd/build/index.ts#L189
Unexpected any. Specify a different type
|
release:
src/constants.ts#L41
'Stage' is already declared in the upper scope on line 41 column 13
|
release:
src/constants.ts#L48
'Lang' is already declared in the upper scope on line 48 column 13
|
release:
src/constants.ts#L53
'Platforms' is already declared in the upper scope on line 53 column 13
|
release:
src/constants.ts#L59
'IncludeMode' is already declared in the upper scope on line 59 column 13
|
release:
src/constants.ts#L65
'ResourceType' is already declared in the upper scope on line 65 column 13
|
release:
src/index.ts#L35
Unexpected negated condition
|
release:
src/services/includers/batteries/generic.ts#L122
Unexpected any. Specify a different type
|
release:
src/services/includers/batteries/generic.ts#L124
Unexpected any. Specify a different type
|