Skip to content

feat: initial impl of momento keyv #4

feat: initial impl of momento keyv

feat: initial impl of momento keyv #4

Triggered via pull request July 6, 2023 21:37
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: pull_request
Matrix: test-momento
Fit to window
Zoom out
Zoom in

Annotations

30 errors
verify
README template does not conform to Momento OSS requirements: {"lineNumber":34,"ruleNames":["MD031","blanks-around-fences"],"ruleDescription":"Fenced code blocks should be surrounded by blank lines","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.26.0/doc/Rules.md#md031","errorDetail":null,"errorContext":"```","errorRange":null,"fixInfo":{"lineNumber":35,"insertText":"\n"}}
Test on Node 16: test/integration.test.ts#L17
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L30
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L66
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L94
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L95
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L106
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16: test/integration.test.ts#L111
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 16
Process completed with exit code 2.
Test on Node 19
The job was canceled because "_16" failed.
Test on Node 19: test/integration.test.ts#L17
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L30
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L66
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L94
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L95
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L106
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19: test/integration.test.ts#L111
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 19
Process completed with exit code 2.
Test on Node 18
The job was canceled because "_16" failed.
Test on Node 18: test/integration.test.ts#L17
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L22
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L30
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L66
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L94
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L95
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L106
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18: test/integration.test.ts#L111
Argument of type 'string' is not assignable to parameter of type 'never'.
Test on Node 18
The operation was canceled.