Bump actions/upload-artifact from 3 to 4 #3033
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/markdown-it-container/index.mjs#L7
Unsafe call of an `any` typed value
|
packages/markdown-it-container/index.mjs#L7
Unsafe call of an `any` typed value
|
packages/markdown-it-container/index.mjs#L7
Unsafe member access .trim on an `any` value
|
packages/markdown-it-container/index.mjs#L7
Unsafe member access .split on an `any` value
|
packages/markdown-it-container/index.mjs#L7
Unsafe member access [0] on an `any` value
|
packages/markdown-it-container/index.mjs#L12
Unsafe member access [idx] on an `any` value
|
packages/markdown-it-container/index.mjs#L12
Computed name [idx] resolves to an `any` value
|
packages/markdown-it-container/index.mjs#L13
Unsafe call of an `any` typed value
|
packages/markdown-it-container/index.mjs#L13
Unsafe member access [idx] on an `any` value
|
packages/markdown-it-container/index.mjs#L13
Computed name [idx] resolves to an `any` value
|
This job succeeded
Loading