feat: add support for prefixing all secrets on copy #22
Annotations
1 error and 12 warnings
Run npm i
Target: Value not in supported targets: dependabot,actions,codespaces
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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@v3, actions/setup-node@v2, codecov/codecov-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/
|
Run npm i:
src/github.ts#L39
Functions that return promises must be async
|
Run npm i:
src/github.ts#L39
Unexpected any. Specify a different type
|
Run npm i:
src/github.ts#L43
Unexpected any. Specify a different type
|
Run npm i:
src/github.ts#L43
Unexpected any. Specify a different type
|
Run npm i:
src/github.ts#L59
Unexpected any. Specify a different type
|
Run npm i:
src/github.ts#L59
Unexpected any. Specify a different type
|
Run npm i:
src/github.ts#L87
Unexpected any. Specify a different type
|
Run npm i:
src/github.ts#L92
Identifier 'repo_owner' is not in camel case
|
Run npm i:
src/github.ts#L92
Identifier 'repo_name' is not in camel case
|
Run npm i:
src/github.ts#L94
Identifier 'repo_owner' is not in camel case
|
Loading