add schema entities and mappings to process set node operational status protobuf message #42
checks.yml
on: pull_request
Matrix: Docker build check
Matrix: Local build, linting and formatting
Annotations
11 errors and 6 warnings
Local build, linting and formatting (ubuntu-latest, 16.x):
src/mappings/storage/metadata.ts#L1
'"@joystream/metadata-protobuf"' has no exported member named 'INodeOperationalStatus'. Did you mean 'ISetNodeOperationalStatus'?
|
Local build, linting and formatting (ubuntu-latest, 16.x):
src/mappings/storage/metadata.ts#L1
Module '"@joystream/metadata-protobuf"' has no exported member 'NodeOperationalStatusNoServiceFrom'.
|
Local build, linting and formatting (ubuntu-latest, 16.x):
src/mappings/storage/metadata.ts#L1
Module '"@joystream/metadata-protobuf"' has no exported member 'NodeOperationalStatusNoServiceUntil'.
|
Local build, linting and formatting (ubuntu-latest, 16.x)
Process completed with exit code 2.
|
Docker build check (ubuntu-latest, 16.x)
'"@joystream/metadata-protobuf"' has no exported member named 'INodeOperationalStatus'. Did you mean 'ISetNodeOperationalStatus'?
|
Docker build check (ubuntu-latest, 16.x)
Module '"@joystream/metadata-protobuf"' has no exported member 'NodeOperationalStatusNoServiceFrom'.
|
Docker build check (ubuntu-latest, 16.x)
Module '"@joystream/metadata-protobuf"' has no exported member 'NodeOperationalStatusNoServiceUntil'.
|
Docker build check (ubuntu-latest, 16.x)
'"@joystream/metadata-protobuf"' has no exported member named 'INodeOperationalStatus'. Did you mean 'ISetNodeOperationalStatus'?
|
Docker build check (ubuntu-latest, 16.x)
Module '"@joystream/metadata-protobuf"' has no exported member 'NodeOperationalStatusNoServiceFrom'.
|
Docker build check (ubuntu-latest, 16.x)
Module '"@joystream/metadata-protobuf"' has no exported member 'NodeOperationalStatusNoServiceUntil'.
|
Docker build check (ubuntu-latest, 16.x)
Process completed with exit code 2.
|
Local build, linting and formatting (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Local build, linting and formatting (ubuntu-latest, 16.x)
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/
|
Local build, linting and formatting (ubuntu-latest, 16.x):
src/utils/overlay.ts#L361
Unexpected any. Specify a different type
|
Local build, linting and formatting (ubuntu-latest, 16.x):
src/utils/overlay.ts#L370
Unexpected any. Specify a different type
|
Docker build check (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Docker build check (ubuntu-latest, 16.x)
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/
|