DRAFT: Upgrade to node 20, eslint 9, flat config, etc #2
Annotations
13 errors and 5 warnings
build (20.x):
test-fixtures/base-react.tsx#L4
Function must return a value
|
build (20.x):
test-fixtures/base-react.tsx#L8
Functions must have at least one parameter
|
build (20.x):
test-fixtures/base-react.tsx#L17
Functions must have at least one parameter
|
build (20.x):
test-fixtures/base-react.tsx#L17
Return type should have an immutability of at least "Immutable" (actual: "Mutable")
|
build (20.x):
test-fixtures/base-react.tsx#L31
Functions must have at least one parameter
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
test-fixtures/base-react.tsx#L4
Function must return a value
|
build (18.x):
test-fixtures/base-react.tsx#L8
Functions must have at least one parameter
|
build (18.x):
test-fixtures/base-react.tsx#L17
Functions must have at least one parameter
|
build (18.x):
test-fixtures/base-react.tsx#L17
Return type should have an immutability of at least "Immutable" (actual: "Mutable")
|
build (18.x):
test-fixtures/base-react.tsx#L31
Functions must have at least one parameter
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
build (20.x):
test-fixtures/base-react.tsx#L17
Variable name `Foo` must match one of the following formats: camelCase, UPPER_CASE
|
build (20.x):
test-fixtures/base-react.tsx#L31
Variable name `Boo` must match one of the following formats: camelCase, UPPER_CASE
|
build (18.x):
test-fixtures/base-react.tsx#L17
Variable name `Foo` must match one of the following formats: camelCase, UPPER_CASE
|
build (18.x):
test-fixtures/base-react.tsx#L31
Variable name `Boo` must match one of the following formats: camelCase, UPPER_CASE
|