Skip to content

feat: optionally require JWT token to access api, logs requests #59

feat: optionally require JWT token to access api, logs requests

feat: optionally require JWT token to access api, logs requests #59

Triggered via pull request September 29, 2023 11:06
Status Success
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: src/manifests/utils/corruptions/statusCode.ts#L16
Unexpected any. Specify a different type
lint: src/manifests/utils/corruptions/throttle.test.ts#L117
Unexpected any. Specify a different type
lint: src/manifests/utils/dashManifestUtils.ts#L176
Unexpected any. Specify a different type
lint: src/manifests/utils/dashManifestUtils.ts#L177
Unexpected any. Specify a different type
lint: src/manifests/utils/hlsManifestUtils.ts#L3
'newState' is defined but never used
lint: src/shared/aws.utils.ts#L6
'Jwt' is defined but never used
lint: src/shared/aws.utils.ts#L9
'IS_LAMBDA' is assigned a value but never used