fix news sort #105
CICD.yaml
on: pull_request
Matrix: Benchmark
Matrix: Verify Dockerfile
Matrix: Test
Verify Licensing
18s
Verify Latest Versions
59s
Verify Auto Generated
40s
Lint
1m 50s
Build
1m 16s
Matrix: Push Docker
Trigger Deployment
0s
Annotations
12 errors and 19 warnings
Verify Latest Versions
Process completed with exit code 2.
|
Lint:
analytics/analytics.go#L15
import-alias-naming: import name (appCfg) must match the regular expression: ^[a-z][a-z0-9]{0,}$ (revive)
|
Lint:
analytics/contract.go#L30
interface method CheckHealth must have named param for type context.Context (inamedparam)
|
Lint:
cmd/husky-pack/husky_pack.go#L15
import-alias-naming: import name (appCfg) must match the regular expression: ^[a-z][a-z0-9]{0,}$ (revive)
|
Lint:
cmd/husky/husky.go#L14
import-alias-naming: import name (appCfg) must match the regular expression: ^[a-z][a-z0-9]{0,}$ (revive)
|
Lint:
news/contract.go#L90
interface method CheckHealth must have named param for type context.Context (inamedparam)
|
Lint:
news/news.go#L19
import-alias-naming: import name (appCfg) must match the regular expression: ^[a-z][a-z0-9]{0,}$ (revive)
|
Lint:
news/news.go#L105
unchecked-type-assertion: type cast result is unchecked in ctx.Value(requestingUserIDCtxValueKey).(string) - type assertion result ignored (revive)
|
Lint:
news/news.go#L139
fmt.Sprint can be replaced with faster strconv.FormatInt (perfsprint)
|
Lint:
news/news.go#L199
string `~~~` has 4 occurrences, make it a constant (goconst)
|
Lint:
news/news_get.go#L64
Comment should end in a period (godot)
|
PR
Process completed with exit code 1.
|
Verify Licensing
The `set-output` 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/
|
Verify Auto Generated
The `set-output` 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/
|
Verify Latest Versions
The `set-output` 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/
|
Benchmark (notifications)
The `set-output` 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 (notifications)
The `set-output` 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/
|
Benchmark (news)
The `set-output` 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/
|
Benchmark (cmd/husky-pack)
The `set-output` 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 (cmd/husky-pack)
The `set-output` 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 (news)
The `set-output` 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 (cmd/husky)
The `set-output` 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/
|
Benchmark (cmd/husky)
The `set-output` 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/
|
Build
The `set-output` 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/
|
Verify Dockerfile (husky-pack, linux/amd64)
The `set-output` 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/
|
Verify Dockerfile (husky-pack, linux/amd64)
The `set-output` 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/
|
Verify Dockerfile (husky-pack, linux/amd64)
The `set-output` 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/
|
Verify Dockerfile (husky, linux/amd64)
The `set-output` 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/
|
Verify Dockerfile (husky, linux/amd64)
The `set-output` 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/
|
Verify Dockerfile (husky, linux/amd64)
The `set-output` 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/
|
Lint
The `set-output` 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/
|