Skip to content

feat: lazy serialization #116

feat: lazy serialization

feat: lazy serialization #116

Triggered via push August 29, 2023 23:29
Status Failure
Total duration 1m 40s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
build (16.x)
Process completed with exit code 1.
build (16.x): source/values.ts#L7
'ASN1TagClass' is already declared in the upper scope on line 7 column 6
build (16.x): source/values.ts#L15
'ASN1Construction' is already declared in the upper scope on line 15 column 6
build (16.x): source/values.ts#L21
'LengthEncodingPreference' is already declared in the upper scope on line 21 column 6
build (16.x): source/values.ts#L27
'ASN1SpecialRealValue' is already declared in the upper scope on line 27 column 6
build (16.x): source/values.ts#L35
'ASN1RealEncodingBase' is already declared in the upper scope on line 35 column 6
build (16.x): source/values.ts#L42
'ASN1RealEncodingScale' is already declared in the upper scope on line 42 column 6
build (16.x): source/values.ts#L50
'ASN1UniversalType' is already declared in the upper scope on line 50 column 6
build (18.x): source/values.ts#L7
'ASN1TagClass' is already declared in the upper scope on line 7 column 6
build (18.x): source/values.ts#L15
'ASN1Construction' is already declared in the upper scope on line 15 column 6
build (18.x): source/values.ts#L21
'LengthEncodingPreference' is already declared in the upper scope on line 21 column 6
build (18.x): source/values.ts#L27
'ASN1SpecialRealValue' is already declared in the upper scope on line 27 column 6
build (18.x): source/values.ts#L35
'ASN1RealEncodingBase' is already declared in the upper scope on line 35 column 6
build (18.x): source/values.ts#L42
'ASN1RealEncodingScale' is already declared in the upper scope on line 42 column 6
build (18.x): source/values.ts#L50
'ASN1UniversalType' is already declared in the upper scope on line 50 column 6
build (18.x)
The operation was canceled.
build (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/
build (18.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/