chore: add ci #3
Annotations
20 errors and 2 warnings
build (1.21):
ant.go#L25
exported type Ant should have comment or be unexported
|
build (1.21):
ant.go#L30
struct field KadId should be KadID
|
build (1.21):
ant.go#L34
exported function SpawnAnt should have comment or be unexported
|
build (1.21):
ant.go#L96
exported method Ant.Close should have comment or be unexported
|
build (1.21):
bootstrappers.go#L5
exported type Network should have comment or be unexported
|
build (1.21):
bootstrappers.go#L16
comment on exported const Mainnet should be of the form "Mainnet ..."
|
build (1.21):
bootstrappers.go#L48
exported function BootstrapPeers should have comment or be unexported
|
build (1.21):
keys.go#L18
exported type KeysDB should have comment or be unexported
|
build (1.21):
keys.go#L22
exported function NewKeysDB should have comment or be unexported
|
build (1.21):
keys.go#L154
exported method KeysDB.MatchingKeys should have comment or be unexported
|
build (1.22):
ant.go#L25
exported type Ant should have comment or be unexported
|
build (1.22):
ant.go#L30
struct field KadId should be KadID
|
build (1.22):
ant.go#L34
exported function SpawnAnt should have comment or be unexported
|
build (1.22):
ant.go#L96
exported method Ant.Close should have comment or be unexported
|
build (1.22):
bootstrappers.go#L5
exported type Network should have comment or be unexported
|
build (1.22):
bootstrappers.go#L16
comment on exported const Mainnet should be of the form "Mainnet ..."
|
build (1.22):
bootstrappers.go#L48
exported function BootstrapPeers should have comment or be unexported
|
build (1.22):
keys.go#L18
exported type KeysDB should have comment or be unexported
|
build (1.22):
keys.go#L22
exported function NewKeysDB should have comment or be unexported
|
build (1.22):
keys.go#L154
exported method KeysDB.MatchingKeys should have comment or be unexported
|
build (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|