This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
[WIP] Adding solid test suite to GitHub actions #29
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
coveralls
0s
publish-docs
0s
Annotations
61 errors
test-unit (ubuntu-latest, 14.2):
test/unit/authorization/UnionPermissionReader.test.ts#L28
Argument of type '{ agent: { read: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 14.2):
test/unit/authorization/UnionPermissionReader.test.ts#L29
Argument of type '{ agent: { write: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 14.2):
test/unit/authorization/UnionPermissionReader.test.ts#L35
Argument of type '{ agent: { read: boolean; }; public: undefined; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 14.2):
test/unit/authorization/UnionPermissionReader.test.ts#L38
Argument of type '{ agent: { write: boolean; }; public: { read: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 14.2):
test/unit/authorization/UnionPermissionReader.test.ts#L48
Argument of type '{ agent: { read: boolean; write: boolean; append: undefined; create: boolean; delete: undefined; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 14.2):
test/unit/authorization/UnionPermissionReader.test.ts#L51
Argument of type '{ agent: { read: boolean; write: boolean; append: boolean; create: boolean; delete: undefined; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 14.2)
Process completed with exit code 2.
|
test-unit (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (windows-latest, 14.x)
The operation was canceled.
|
test-unit (windows-latest, 14.2)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (windows-latest, 14.2)
The operation was canceled.
|
test-unit (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (ubuntu-latest, 18.x):
test/unit/authorization/UnionPermissionReader.test.ts#L28
Argument of type '{ agent: { read: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 18.x):
test/unit/authorization/UnionPermissionReader.test.ts#L29
Argument of type '{ agent: { write: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 18.x):
test/unit/authorization/UnionPermissionReader.test.ts#L35
Argument of type '{ agent: { read: boolean; }; public: undefined; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 18.x):
test/unit/authorization/UnionPermissionReader.test.ts#L38
Argument of type '{ agent: { write: boolean; }; public: { read: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 18.x):
test/unit/authorization/UnionPermissionReader.test.ts#L48
Argument of type '{ agent: { read: boolean; write: boolean; append: undefined; create: boolean; delete: undefined; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 18.x):
test/unit/authorization/UnionPermissionReader.test.ts#L51
Argument of type '{ agent: { read: boolean; write: boolean; append: boolean; create: boolean; delete: undefined; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 18.x)
The operation was canceled.
|
test-unit (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (ubuntu-latest, 16.x):
test/unit/authorization/UnionPermissionReader.test.ts#L28
Argument of type '{ agent: { read: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 16.x):
test/unit/authorization/UnionPermissionReader.test.ts#L29
Argument of type '{ agent: { write: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 16.x):
test/unit/authorization/UnionPermissionReader.test.ts#L35
Argument of type '{ agent: { read: boolean; }; public: undefined; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 16.x):
test/unit/authorization/UnionPermissionReader.test.ts#L38
Argument of type '{ agent: { write: boolean; }; public: { read: boolean; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 16.x):
test/unit/authorization/UnionPermissionReader.test.ts#L48
Argument of type '{ agent: { read: boolean; write: boolean; append: undefined; create: boolean; delete: undefined; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 16.x):
test/unit/authorization/UnionPermissionReader.test.ts#L51
Argument of type '{ agent: { read: boolean; write: boolean; append: boolean; create: boolean; delete: undefined; }; }' is not assignable to parameter of type 'PermissionReaderOutput | Promise<PermissionReaderOutput>'.
|
test-unit (ubuntu-latest, 16.x)
The operation was canceled.
|
test-unit (ubuntu-latest, 18.0)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (ubuntu-latest, 18.0)
The operation was canceled.
|
test-unit (windows-latest, 16.0)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (windows-latest, 16.0)
The operation was canceled.
|
test-unit (windows-latest, 18.0)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (windows-latest, 18.0)
The operation was canceled.
|
test-unit (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (windows-latest, 16.x)
The operation was canceled.
|
test-unit (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (ubuntu-latest, 14.x)
The operation was canceled.
|
test-unit (ubuntu-latest, 16.0)
The job was canceled because "ubuntu-latest_14_2" failed.
|
test-unit (ubuntu-latest, 16.0)
The operation was canceled.
|
lint:
src/authorization/OwnerPermissionReader.ts#L43
Missing trailing comma
|
lint:
src/authorization/PathBasedReader.ts#L1
'ResourceIdentifier' is defined but never used
|
lint:
src/authorization/PathBasedReader.ts#L1
'ResourceIdentifier' is defined but never used
|
lint:
src/authorization/PathBasedReader.ts#L36
Unnecessary parentheses around expression
|
lint:
src/authorization/PermissionBasedAuthorizer.ts#L37
Missing semicolon
|
lint:
src/authorization/UnionPermissionReader.ts#L19
This line has a length of 128. Maximum allowed is 120
|
lint:
src/authorization/UnionPermissionReader.ts#L22
Use object destructuring
|
lint:
src/authorization/WebAclReader.ts#L59
'ancestors' is never reassigned. Use 'const' instead
|
lint:
src/authorization/WebAclReader.ts#L61
Expected space(s) after "while"
|
lint:
src/authorization/permissions/N3PatchModesExtractor.ts#L48
Comments should not begin with a lowercase character
|
test-configs
Process completed with exit code 1.
|
test-integration (14.x)
Process completed with exit code 1.
|
test-integration (18.x)
The job was canceled because "_14_x" failed.
|
test-integration (18.x)
The operation was canceled.
|
test-integration (16.x)
The job was canceled because "_14_x" failed.
|
test-integration (16.x)
The operation was canceled.
|
test-integration-windows (14.x)
Process completed with exit code 1.
|
test-integration-windows (18.x)
The job was canceled because "_14_x" failed.
|
test-integration-windows (18.x)
The operation was canceled.
|
test-integration-windows (16.x)
The job was canceled because "_14_x" failed.
|
test-integration-windows (16.x)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docs
Expired
|
9.54 MB |
|