Skip to content

Merge pull request #350 from ticaki/master #708

Merge pull request #350 from ticaki/master

Merge pull request #350 from ticaki/master #708

Triggered via push December 20, 2024 18:13
Status Failure
Total duration 26s
Artifacts
Matrix: check-and-lint
Matrix: adapter-tests
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
check-and-lint (18.x): gulpfile.js#L5
Replace `"use·strict"` with `'use·strict'`
check-and-lint (18.x): gulpfile.js#L7
Replace `"gulp"` with `'gulp'`
check-and-lint (18.x): gulpfile.js#L8
Replace `"fs"` with `'fs'`
check-and-lint (18.x): gulpfile.js#L9
Replace `"./package.json"` with `'./package.json'`
check-and-lint (18.x): gulpfile.js#L10
Replace `"./io-package.json"` with `'./io-package.json'`
check-and-lint (18.x): gulpfile.js#L11
Replace `(pkg·&&·pkg.version)` with `pkg·&&·pkg.version`
check-and-lint (18.x): gulpfile.js#L12
Replace `"words.js"` with `'words.js'`
check-and-lint (18.x): gulpfile.js#L13
Replace `""` with `''`
check-and-lint (18.x): gulpfile.js#L14
Replace `"./lib/tools"` with `'./lib/tools'`
check-and-lint (18.x): gulpfile.js#L25
Replace `"zh-cn":·{}` with `'zh-cn':·{},`
check-and-lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-and-lint (18.x): lib/tools.js#L5
Types are not permitted on @param
check-and-lint (18.x): lib/tools.js#L6
Types are not permitted on @returns
check-and-lint (18.x): lib/tools.js#L6
Missing JSDoc @returns description
check-and-lint (18.x): lib/tools.js#L18
Types are not permitted on @param
check-and-lint (18.x): lib/tools.js#L19
Types are not permitted on @returns
check-and-lint (18.x): lib/tools.js#L19
Missing JSDoc @returns description
check-and-lint (18.x): lib/tools.js#L28
Types are not permitted on @param
check-and-lint (18.x): lib/tools.js#L29
Types are not permitted on @param
check-and-lint (18.x): lib/tools.js#L30
Types are not permitted on @param
check-and-lint (18.x): lib/tools.js#L31
Types are not permitted on @returns