Skip to content

Added codeql analyser and eslint. #1

Added codeql analyser and eslint.

Added codeql analyser and eslint. #1

Triggered via pull request December 15, 2023 16:05
Status Failure
Total duration 26s
Artifacts

Eslint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (18): benchmark/timeDistribution.ts#L1
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L2
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L3
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L4
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L5
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L6
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L7
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L8
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L9
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18): benchmark/timeDistribution.ts#L10
Expected linebreaks to be 'CRLF' but found 'LF'
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/