feat: Update Dockerfile to be based on Alpine and update eCAL #100
ci.yml
on: pull_request
detect-go-modules
6s
go-test
37s
cmake
18s
Matrix: go-lint
Annotations
14 errors and 3 warnings
cmake
Process completed with exit code 1.
|
go-test
Process completed with exit code 1.
|
go-lint (/home/runner/work/ecal-go/ecal-go)
could not import C (cgo preprocessing failed) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go)
could not import github.com/DownerCase/ecal-go/ecal (-: # github.com/DownerCase/ecal-go/ecal
|
go-lint (/home/runner/work/ecal-go/ecal-go)
p.Messages undefined (type *Publisher[T] has no field or method Messages) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go)
could not import C (cgo preprocessing failed) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go)
could not import github.com/DownerCase/ecal-go/ecal (-: # github.com/DownerCase/ecal-go/ecal
|
go-lint (/home/runner/work/ecal-go/ecal-go)
p.Messages undefined (type *Publisher has no field or method Messages) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go)
p.Messages undefined (type *Publisher has no field or method Messages) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go)
could not import C (cgo preprocessing failed) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go)
could not import github.com/DownerCase/ecal-go/ecal (-: # github.com/DownerCase/ecal-go/ecal
|
go-lint (/home/runner/work/ecal-go/ecal-go)
s.Messages undefined (type *Subscriber has no field or method Messages) (typecheck)
|
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
could not import github.com/DownerCase/ecal-go/ecal (-: # github.com/DownerCase/ecal-go/ecal
|
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
issues found
|
detect-go-modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint (/home/runner/work/ecal-go/ecal-go)
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|
go-lint (/home/runner/work/ecal-go/ecal-go/cmd)
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|