Dns package #549
ci.yml
on: pull_request
ci
/
Build Go Program
3m 1s
ci
/
Go Unit Tests
56s
ci
/
Go format check
6s
ci
/
Go Lint
2m 22s
ci
/
copyright
12s
ci
/
License Checker
17s
ci
/
Check Docker Build
0s
ci
/
goreportcard
0s
ci
/
All checks passed check.
0s
Annotations
13 errors and 1 warning
ci / Go format check
Process completed with exit code 1.
|
ci / License Checker
The current runner (ubuntu-24.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2.2 /opt/hostedtoolcache/Ruby/3.2.2/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2.2/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L23
mock redeclared in this block
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L14
other declaration of mock
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L79
undefined: OutboundSender
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L98
undefined: OutboundSenderFactory
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L137
not enough arguments in call to assert.Equal
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L139
not enough arguments in call to assert.Equal
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L140
not enough arguments in call to assert.Equal
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L141
not enough arguments in call to assert.Equal
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L142
undefined: mockCounter
|
ci / Go Unit Tests:
internal/sink/sinkSender_test.go#L159
undefined: mockCounter
|
ci / All checks passed check.
Process completed with exit code 1.
|
ci / License Checker
No files were found with the provided path: ./licensing.yml
./disallowed.yml. No artifacts will be uploaded.
|