feat!: performance improvements and better thread safety #6
Annotations
10 errors and 1 warning
lint:
examples_test.go#L23
Error return value of `PlayerJoinEvent.Listen` is not checked (errcheck)
|
lint:
examples_test.go#L27
Error return value of `PlayerJoinEvent.Listen` is not checked (errcheck)
|
lint:
examples_test.go#L34
Error return value of `PlayerJoinEvent.Trigger` is not checked (errcheck)
|
lint:
examples_test.go#L36
Error return value of `PlayerJoinEvent.Trigger` is not checked (errcheck)
|
lint:
examples_test.go#L38
Error return value of `PlayerJoinEvent.Trigger` is not checked (errcheck)
|
lint:
examples_test.go#L54
Error return value of `exampleEvent.Listen` is not checked (errcheck)
|
lint:
examples_test.go#L59
Error return value of `exampleEvent.Trigger` is not checked (errcheck)
|
lint:
examples_test.go#L61
Error return value of `exampleEvent.Trigger` is not checked (errcheck)
|
lint:
examples_test.go#L63
Error return value of `exampleEvent.Trigger` is not checked (errcheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|