Skip to content

Modernization to the current CSS rgb/rgba color parser #40

Modernization to the current CSS rgb/rgba color parser

Modernization to the current CSS rgb/rgba color parser #40

Triggered via pull request April 13, 2024 10:09
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Matrix: Lint and tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 30 warnings
Lint and tests (20)
Process completed with exit code 1.
Lint and tests (18)
Process completed with exit code 1.
Lint and tests (latest)
Process completed with exit code 1.
Lint and tests (20): lib/parsers.js#L5
Replace `"use·strict"` with `'use·strict'`
Lint and tests (20): lib/parsers.js#L7
Replace `"./named_colors.json"` with `'./named_colors.json'`
Lint and tests (20): lib/parsers.js#L8
Replace `"./utils/colorSpace"` with `'./utils/colorSpace'`
Lint and tests (20): lib/parsers.js#L27
Delete `⏎·`
Lint and tests (20): lib/parsers.js#L43
Replace `""` with `''`
Lint and tests (20): lib/parsers.js#L46
Replace `"number"` with `'number'`
Lint and tests (20): lib/parsers.js#L50
Replace `"string"` with `'string'`
Lint and tests (20): lib/parsers.js#L98
Replace `"activeborder"` with `'activeborder'`
Lint and tests (20): lib/parsers.js#L99
Replace `"activecaption"` with `'activecaption'`
Lint and tests (20): lib/parsers.js#L100
Replace `"appworkspace"` with `'appworkspace'`
Lint and tests (18): lib/parsers.js#L5
Replace `"use·strict"` with `'use·strict'`
Lint and tests (18): lib/parsers.js#L7
Replace `"./named_colors.json"` with `'./named_colors.json'`
Lint and tests (18): lib/parsers.js#L8
Replace `"./utils/colorSpace"` with `'./utils/colorSpace'`
Lint and tests (18): lib/parsers.js#L27
Delete `⏎·`
Lint and tests (18): lib/parsers.js#L43
Replace `""` with `''`
Lint and tests (18): lib/parsers.js#L46
Replace `"number"` with `'number'`
Lint and tests (18): lib/parsers.js#L50
Replace `"string"` with `'string'`
Lint and tests (18): lib/parsers.js#L98
Replace `"activeborder"` with `'activeborder'`
Lint and tests (18): lib/parsers.js#L99
Replace `"activecaption"` with `'activecaption'`
Lint and tests (18): lib/parsers.js#L100
Replace `"appworkspace"` with `'appworkspace'`
Lint and tests (latest): lib/parsers.js#L5
Replace `"use·strict"` with `'use·strict'`
Lint and tests (latest): lib/parsers.js#L7
Replace `"./named_colors.json"` with `'./named_colors.json'`
Lint and tests (latest): lib/parsers.js#L8
Replace `"./utils/colorSpace"` with `'./utils/colorSpace'`
Lint and tests (latest): lib/parsers.js#L27
Delete `⏎·`
Lint and tests (latest): lib/parsers.js#L43
Replace `""` with `''`
Lint and tests (latest): lib/parsers.js#L46
Replace `"number"` with `'number'`
Lint and tests (latest): lib/parsers.js#L50
Replace `"string"` with `'string'`
Lint and tests (latest): lib/parsers.js#L98
Replace `"activeborder"` with `'activeborder'`
Lint and tests (latest): lib/parsers.js#L99
Replace `"activecaption"` with `'activecaption'`
Lint and tests (latest): lib/parsers.js#L100
Replace `"appworkspace"` with `'appworkspace'`