ci: update CI #480
ci.yml
on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Annotations
9 errors and 12 warnings
Types (ubuntu-latest, Node 22, TS 4.5):
src/helpers/asHTML.ts#L169
Parameter 'payload' implicitly has an 'any' type.
|
Types (ubuntu-latest, Node 22, TS 4.5):
src/lib/serializerHelpers.ts#L62
Conversion of type '({ node, children }: { node: any; children: any; }) => string' to type 'NonNullable<HTMLStrictRichTextMapSerializer[BlockType]>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Types (ubuntu-latest, Node 22, TS 4.5):
src/lib/serializerHelpers.ts#L62
Binding element 'node' implicitly has an 'any' type.
|
Types (ubuntu-latest, Node 22, TS 4.5):
src/lib/serializerHelpers.ts#L62
Binding element 'children' implicitly has an 'any' type.
|
|
Types (ubuntu-latest, Node 22, TS 4.5):
test/types/fields-link.types.ts#L108
Type '"string"' is not assignable to type '"foo"'.
|
|
Types (ubuntu-latest, Node 22, TS 4.5):
test/types/fields-link.types.ts#L129
Type '"string"' is not assignable to type '"fr-fr"'.
|
Types (ubuntu-latest, Node 22, TS 4.5)
Process completed with exit code 2.
|
Prepare (ubuntu-latest, Node 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Prepare (ubuntu-latest, Node 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Prepare (ubuntu-latest, Node 16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Prepare (ubuntu-latest, Node 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Types (ubuntu-latest, Node 22, TS 4.5)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Types (ubuntu-latest, Node 22, TS 5.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Types (ubuntu-latest, Node 22, TS 5.4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Types (ubuntu-latest, Node 22, TS 5.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Suite (ubuntu-latest, Node 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Suite (ubuntu-latest, Node 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Suite (ubuntu-latest, Node 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, 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/
|
Suite (ubuntu-latest, Node 16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, 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/
|