Add support for "feeder_code" in pw_atc_api for v1.feeder.list #298
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 errors and 2 warnings
Hadolint (Dockerfiles):
docker/pw_discord_bot/Dockerfile#L28
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
Hadolint (Dockerfiles):
docker/pw_discord_bot/Dockerfile#L38
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
Hadolint (Dockerfiles):
docker/pw_discord_bot/Dockerfile#L49
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
Go Checks:
lib/producer/repeater.go#L23
undefined: atomic.Int64
|
Go Checks:
lib/producer/beast.go#L18
undefined: bytes.Clone
|
Go Checks
undeclared name: min
|
Go Checks
undefined: atomic.Int64
|
Go Checks
undefined: StringValue
|
Go Checks
undefined: GroupValue
|
Go Checks
undefined: StringValue
|
Go Checks
v.str undefined (type Value has no field or method str)
|
Go Checks
undefined: GroupValue
|
Go Checks
v.str undefined (type Value has no field or method str)
|
Hadolint (Dockerfiles)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|