This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Update ci.yml #31
Annotations
10 errors
src/authorization/OwnerPermissionReader.ts#L43
Missing trailing comma
|
src/authorization/PathBasedReader.ts#L1
'ResourceIdentifier' is defined but never used
|
src/authorization/PathBasedReader.ts#L1
'ResourceIdentifier' is defined but never used
|
src/authorization/PathBasedReader.ts#L36
Unnecessary parentheses around expression
|
src/authorization/PermissionBasedAuthorizer.ts#L37
Missing semicolon
|
src/authorization/UnionPermissionReader.ts#L19
This line has a length of 128. Maximum allowed is 120
|
src/authorization/UnionPermissionReader.ts#L22
Use object destructuring
|
src/authorization/WebAclReader.ts#L59
'ancestors' is never reassigned. Use 'const' instead
|
src/authorization/WebAclReader.ts#L61
Expected space(s) after "while"
|
src/authorization/permissions/N3PatchModesExtractor.ts#L48
Comments should not begin with a lowercase character
|
The logs for this run have expired and are no longer available.
Loading