refactor: use a default contentType of application/json in Forms #2582
ci.yaml
on: pull_request
eslint
1m 21s
Check version consistency of packages
7s
Check coding style
8s
Matrix: setup-and-test
Annotations
23 errors and 8 warnings
Tests (ubuntu-latest, Node 20.x):
packages/core/src/protocol-helpers.ts#L358
No overload matches this call.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/protocol-helpers.ts#L367
No overload matches this call.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L157
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L177
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L286
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L307
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L547
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L618
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L640
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (ubuntu-latest, Node 20.x):
packages/core/src/consumed-thing.ts#L683
Argument of type '[FormElementBase, ...FormElementBase[]]' is not assignable to parameter of type 'Form[]'.
|
Tests (windows-latest, Node 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Tests (windows-latest, Node 20.x)
The operation was canceled.
|
Tests (windows-latest, Node 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Tests (windows-latest, Node 18.x)
The operation was canceled.
|
Tests (ubuntu-latest, Node 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Tests (ubuntu-latest, Node 18.x)
The operation was canceled.
|
Tests (macos-latest, Node 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Tests (macos-latest, Node 18.x)
The operation was canceled.
|
Tests (macos-latest, Node 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Tests (macos-latest, Node 20.x)
The operation was canceled.
|
eslint:
packages/binding-coap/src/coaps-client.ts#L24
'ContentSerdes' is defined but never used
|
eslint:
packages/binding-modbus/src/modbus-connection.ts#L18
'ContentSerdes' is defined but never used
|
eslint
Process completed with exit code 1.
|
Check version consistency of packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check version consistency of packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check coding style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check coding style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests (ubuntu-latest, Node 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (ubuntu-latest, Node 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|