chore: Wip/oa v4 types #77
pull_requests.yml
on: pull_request
Tests
/
Run Tests
42s
Tests
/
Test Build
28s
Linters
/
Code Lint
27s
Linters
/
Commit Lint
31s
ESLint Review
30s
Annotations
10 errors and 6 warnings
Tests / Test Build:
src/index.ts#L81
Property 'v4' does not exist on type 'typeof SchemaId'.
|
Tests / Test Build:
src/index.ts#L98
Cannot find name 'OpenAttestationDocumentV4'. Did you mean 'OpenAttestationDocument'?
|
Tests / Test Build:
src/index.ts#L118
Cannot find name 'OpenAttestationDocumentV4'. Did you mean 'OpenAttestationDocument'?
|
Tests / Test Build:
src/index.ts#L145
'"/home/runner/work/open-attestation/open-attestation/src/4.0/types"' has no exported member named 'SignedWrappedDocument'. Did you mean 'V4SignedWrappedDocument'?
|
Tests / Test Build:
src/index.ts#L145
'"/home/runner/work/open-attestation/open-attestation/src/4.0/types"' has no exported member named 'WrappedDocument'. Did you mean 'V4WrappedDocument'?
|
Tests / Test Build:
src/index.ts#L148
'"/home/runner/work/open-attestation/open-attestation/src/4.0/types"' has no exported member named 'SignedWrappedDocument'. Did you mean 'V4SignedWrappedDocument'?
|
Tests / Test Build
Process completed with exit code 2.
|
Linters / Commit Lint
Error: subject-empty:subject may not be empty
type-empty:type may not be empty
|
Linters / Commit Lint
subject-empty:subject may not be empty
type-empty:type may not be empty
|
Tests / Run Tests
Process completed with exit code 1.
|
Tests / Test Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint Review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters / Code Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters / Commit Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JulienKode/pull-request-name-linter-action@v0.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests / Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|