Skip to content

Add sentence function #18

Add sentence function

Add sentence function #18

Triggered via push May 1, 2024 19:27
Status Failure
Total duration 14s
Artifacts

go.yml

on: push
Test and Lint
5s
Test and Lint
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
Test and Lint: providers/text/text.go#L15
ST1018: string literal contains Unicode format characters, consider using escape sequences instead (stylecheck)
Test and Lint: providers/text/text.go#L17
ST1018: string literal contains the Unicode format character U+200C, consider using the '\u200c' escape sequence instead (stylecheck)
Test and Lint: providers/text/text.go#L19
ST1018: string literal contains the Unicode format character U+200C, consider using the '\u200c' escape sequence instead (stylecheck)
Test and Lint: providers/text/text.go#L20
ST1018: string literal contains the Unicode format character U+200C, consider using the '\u200c' escape sequence instead (stylecheck)
Test and Lint: providers/text/text.go#L21
ST1018: string literal contains Unicode format characters, consider using escape sequences instead (stylecheck)
Test and Lint: providers/text/text.go#L22
ST1018: string literal contains Unicode format characters, consider using escape sequences instead (stylecheck)
Test and Lint
issues found
Test and Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test and Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test and Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test and Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/