Skip to content

Dropping item is not an error, logging as a warrning #20

Dropping item is not an error, logging as a warrning

Dropping item is not an error, logging as a warrning #20

Workflow file for this run

on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "1.21"
- run: make check