feat: Tech/ex UI 2249 content security #720
prbuild.yml
on: pull_request
Annotations
7 errors and 2 warnings
|
build:
src/common/util/contentSecurityPolicy.spec.ts#L7
Replace `it("should·correctly·call·the·content·security·policy"` with `··it('should·correctly·call·the·content·security·policy'`
|
build:
src/common/util/contentSecurityPolicy.spec.ts#L8
Replace `····const·helmet:·any·=·{contentSecurityPolicy:·(policy:·any)·=>·{return·policy}` with `········const·helmet:·any·=·{⏎············contentSecurityPolicy:·(policy:·any)·=>·{⏎················return·policy⏎············},⏎········`
|
build:
src/common/util/contentSecurityPolicy.spec.ts#L9
Insert `····`
|
build:
src/common/util/contentSecurityPolicy.spec.ts#L10
Replace `});` with `··})`
|
|
build
Process completed with exit code 1.
|
Lint PR Title
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint PR Title
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/action-semantic-pull-request@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|