Skip to content

Merge pull request #3 from markgenuine/hw3 #15

Merge pull request #3 from markgenuine/hw3

Merge pull request #3 from markgenuine/hw3 #15

Triggered via push March 19, 2024 08:12
Status Success
Total duration 52s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: internal/service/auth_v1/delete.go#L1
var-naming: don't use MixedCaps in package name; authService should be authservice (revive)
lint: internal/service/auth_v1/get.go#L1
var-naming: don't use MixedCaps in package name; authService should be authservice (revive)
lint: internal/service/auth_v1/service.go#L1
var-naming: don't use MixedCaps in package name; authService should be authservice (revive)