feat(hackweek): Update injected page #1630
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/Constants.ts#L20
Unexpected any. Specify a different type
|
lib/Helper/Env.ts#L1
Unsafe assignment of an `any` value
|
lib/Helper/Env.ts#L1
Unsafe member access .default on an `any` value
|
lib/Helper/Env.ts#L5
Unsafe assignment of an `any` value
|
lib/Helper/Env.ts#L5
Unsafe call of an `any` typed value
|
lib/Helper/Env.ts#L6
Unsafe return of an `any` typed value
|
lib/Helper/File.ts#L8
Unexpected any. Specify a different type
|
lib/Helper/File.ts#L9
Unexpected any. Specify a different type
|
lib/Helper/File.ts#L20
Unsafe return of an `any` typed value
|
lib/Helper/File.ts#L20
Unsafe call of an `any` typed value
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "c694a4d14ff45e5d38532f13730215c52cbe4c64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading