Skip to content

fix(deps): update all non-major dependencies (patch) #325

fix(deps): update all non-major dependencies (patch)

fix(deps): update all non-major dependencies (patch) #325

Triggered via pull request August 13, 2024 15:05
Status Failure
Total duration 32s
Artifacts

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: packages/generator/index.ts#L46
Unnecessary escape character: \/
lint: packages/generator/index.ts#L46
'\/?' can be removed because it is already included by '.*'
lint: packages/modules/index.ts#L16
'locafeNotchNook' is defined but never used
lint: packages/modules/raycast/customs/translate.ts#L63
Expect curly brackets
lint: packages/modules/raycast/customs/translate.ts#L65
Expect curly brackets
lint
Process completed with exit code 1.
lint: packages/generator/index.ts#L181
The 'g' flag is unnecessary because the regex is used only once in 'RegExp.prototype.test'