fix: π re-add runtime api versions required for 6.x. chains #59
main.yml
on: pull_request
Linting and Building project
34s
Releasing project
0s
Check if fast forwarding is possible
0s
Annotations
2 errors and 2 warnings
Linting and Building project:
src/index.ts#L14
Type '{ AssetApi: ({ methods: { transfer_report: { description: string; params: { name: string; type: string; }[]; type: string; }; can_transfer_granular?: undefined; }; version: number; } | { methods: { can_transfer_granular: { ...; }; transfer_report?: undefined; }; version: number; })[]; ... 7 more ...; ComplianceApi: ...' is not assignable to type 'DefinitionsCall'.
|
Linting and Building project
Process completed with exit code 1.
|
Linting and Building project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting and Building project
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|