Skip to content

New Colors vkCom / New Branch #1145

New Colors vkCom / New Branch

New Colors vkCom / New Branch #1145

Triggered via pull request July 20, 2023 15:23
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build
Process completed with exit code 1.
lint
Process completed with exit code 1.
test
Process completed with exit code 1.
lint: src/build/compilers/cssVars/helpers/getVarString.ts#L17
Expected return with your callback function
lint: src/build/compilers/index.ts#L61
Function 'writeTsFile' has too many parameters (4). Maximum allowed is 3
lint: src/build/compilers/index.ts#L126
Function 'writeCssVarsSourceFile' has too many parameters (4). Maximum allowed is 3
lint: src/build/compilers/index.ts#L129
Argument 'cssVarsTheme' should be typed with a non-any type
lint: src/build/compilers/styles/compileStyles.ts#L104
Arrow function has too many parameters (4). Maximum allowed is 3
lint: src/build/compilers/styles/helpers/tokenProcessors.ts#L7
Object Literal Property name `CSS` must match one of the following formats: camelCase
lint: src/build/compilers/styles/helpers/tokenProcessors.ts#L8
Object Literal Property name `SCSS` must match one of the following formats: camelCase
lint: src/build/compilers/styles/helpers/tokenProcessors.ts#L9
Object Literal Property name `PCSS` must match one of the following formats: camelCase
lint: src/build/compilers/styles/helpers/tokenProcessors.ts#L10
Object Literal Property name `LESS` must match one of the following formats: camelCase
lint: src/build/compilers/styles/helpers/tokenProcessors.ts#L11
Object Literal Property name `STYL` must match one of the following formats: camelCase