chore: removing example compiled files #24
test.yml
on: push
lint
56s
typescript
24s
Matrix: test
Annotations
26 errors
typescript:
example/coap-server.ts#L2
Cannot find module '../dist/index' or its corresponding type declarations.
|
typescript:
example/coap-server.ts#L28
Parameter 'name' implicitly has an 'any' type.
|
typescript:
example/coap-server.ts#L28
Parameter 'value' implicitly has an 'any' type.
|
typescript:
example/simple.ts#L1
Cannot find module '../dist/index' or its corresponding type declarations.
|
typescript
Process completed with exit code 2.
|
lint:
example/simple.ts#L30
'rootCertificate_p256' is assigned a value but never used
|
lint:
example/simple.ts#L51
'message_1' is never reassigned. Use 'const' instead
|
lint:
example/simple.ts#L54
'ead_1' is never reassigned. Use 'const' instead
|
lint:
example/simple.ts#L57
'message_2' is never reassigned. Use 'const' instead
|
lint:
example/simple.ts#L60
'ead_2' is never reassigned. Use 'const' instead
|
lint:
example/simple.ts#L63
'message_3' is never reassigned. Use 'const' instead
|
lint:
example/simple.ts#L66
'ead_3' is never reassigned. Use 'const' instead
|
lint:
lib/credentials.ts#L23
'chain' is never reassigned. Use 'const' instead
|
lint:
lib/credentials.ts#L37
'edhoc' is defined but never used
|
lint:
lib/credentials.ts#L67
'trustRoot' is never reassigned. Use 'const' instead
|
test (18.x, ubuntu-latest, x64)
Process completed with exit code 1.
|
test (20.x, macos-latest, x64)
The job was canceled because "_18_x_ubuntu-latest_x64" failed.
|
test (20.x, macos-latest, x64)
Process completed with exit code 1.
|
test (20.x, ubuntu-latest, x64)
The job was canceled because "_18_x_ubuntu-latest_x64" failed.
|
test (20.x, ubuntu-latest, x64)
Process completed with exit code 1.
|
test (18.x, windows-2019, x64)
The job was canceled because "_18_x_ubuntu-latest_x64" failed.
|
test (18.x, windows-2019, x64)
The operation was canceled.
|
test (20.x, windows-2019, x64)
The job was canceled because "_18_x_ubuntu-latest_x64" failed.
|
test (20.x, windows-2019, x64)
The operation was canceled.
|
test (18.x, macos-latest, x64)
The job was canceled because "_18_x_ubuntu-latest_x64" failed.
|
test (18.x, macos-latest, x64)
The operation was canceled.
|