Skip to content

全文搜索 https://github.com/f-dong/hexo-theme-minimalism/issues/50 #104

全文搜索 https://github.com/f-dong/hexo-theme-minimalism/issues/50

全文搜索 https://github.com/f-dong/hexo-theme-minimalism/issues/50 #104

Triggered via push July 22, 2025 06:44
Status Failure
Total duration 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: source/js/main.js#L208
'theme_config' is not defined
lint: source/js/main.js#L202
Unexpected var, use let or const instead
lint: source/js/main.js#L199
'theme_config' is not defined
lint: source/js/main.js#L199
'language' is never reassigned. Use 'const' instead
lint: source/js/main.js#L197
Missing semicolon
lint: source/js/main.js#L196
'theme_config' is not defined
lint: source/js/main.js#L196
'theme_config' is not defined
lint: source/js/main.js#L196
'theme_config' is not defined
lint: source/js/main.js#L195
Move the invocation into the parens that contain the function
lint: scripts/helper/export-config.js#L22
Unexpected trailing comma