Skip to content

refactor: change structure, using actor model paradigm #20

refactor: change structure, using actor model paradigm

refactor: change structure, using actor model paradigm #20

Triggered via pull request April 2, 2024 22:13
@ZigBalthazarZigBalthazar
synchronize #8
main
Status Failure
Total duration 26s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
lint: sides/manager/manager.go#L30
Error return value of `m.routing` is not checked (errcheck)
lint: types/bypass_name/bypass_name.go#L9
commentFormatting: put a space between `//` and comment text (gocritic)
lint: sides/manager/manager.go#L16
Comment should end in a period (godot)
lint: sides/manager/manager.go#L25
Comment should end in a period (godot)
lint: sides/manager/manager.go#L37
Comment should end in a period (godot)
lint: sides/manager/manager.go#L44
return with no blank line before (nlreturn)
lint: sides/manager/manager.go#L42
return with no blank line before (nlreturn)
lint: sides/manager/manager.go#L54
return with no blank line before (nlreturn)
lint
issues found
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: types/bypass_name/bypass_name.go#L1
var-naming: don't use an underscore in package name (revive)