updated inrupt authn lib to latest so we needed some changes #1046
ci.yml
on: push
Matrix: build
gh-pages
0s
npm-publish-build
0s
npm-publish-latest
0s
Annotations
13 errors and 10 warnings
|
build (22.x)
Process completed with exit code 1.
|
|
build (22.x):
src/login/login.ts#L703
Strings must use singlequote
|
|
build (22.x):
src/login/login.ts#L697
Strings must use singlequote
|
|
build (22.x):
src/login/login.ts#L696
Strings must use singlequote
|
|
build (22.x):
src/login/login.ts#L390
Strings must use singlequote
|
|
build (22.x):
src/header/index.ts#L61
Strings must use singlequote
|
|
build (22.x):
src/header/index.ts#L60
Strings must use singlequote
|
|
build (22.x):
src/footer/index.ts#L35
Strings must use singlequote
|
|
build (22.x):
src/footer/index.ts#L34
Strings must use singlequote
|
|
build (20.x)
The operation was canceled.
|
|
build (20.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (18.x)
The operation was canceled.
|
|
build (18.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (22.x):
test/unit/utils/keyHelpers/accessData.test.ts#L7
'PUB_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/utils/keyHelpers/accessData.test.ts#L6
'PRIV_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPrivateKey' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPublicKey' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/utils/keyHelpers/accessData.test.ts#L2
'getKeyIfExists' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/chat/signature.test.ts#L2
'sha256' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/chat/signature.test.ts#L1
'getMsgHash' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
test/unit/chat/message.test.ts#L10
'widgets' is defined but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
src/chat/infinite.js#L408
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build (22.x):
src/chat/infinite.js#L353
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u
|