XXX: seeing if this fixes the txn issue #1473
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 errors and 3 warnings
Test (basic) on ubuntu-latest with golang 1.18
The following golang files are not properly formatted (gofmt -s -l): lang/funcs/dage/dage.go
|
Test (basic) on ubuntu-latest with golang 1.18
The following file headers are not properly formatted: lang/fancyfunc/fancy_func.go
|
Test (basic) on ubuntu-latest with golang 1.18
unknown field Indexes in struct literal
|
Test (basic) on ubuntu-latest with golang 1.18
unknown field 'Indexes' in struct literal of type interfaces.Scope
|
Test (basic) on ubuntu-latest with golang 1.18
scope.PushIndexes undefined (type *interfaces.Scope has no field or method PushIndexes)
|
Test (basic) on ubuntu-latest with golang 1.18
scope.Indexes undefined (type *interfaces.Scope has no field or method Indexes)
|
Test (basic) on ubuntu-latest with golang 1.18
exported method Engine.Stream should have comment or be unexported
|
Test (basic) on ubuntu-latest with golang 1.18
comment on exported const ChannelBasedSinkFuncArgName should be of the form "ChannelBasedSinkFuncArgName ..."
|
Test (basic) on ubuntu-latest with golang 1.18
comment on exported type ChannelBasedSinkFunc should be of the form "ChannelBasedSinkFunc ..." (with optional leading article)
|
Test (basic) on ubuntu-latest with golang 1.18
package comment should be of the form "Package simple ..."
|
Test (race) on ubuntu-latest with golang 1.18
unknown field 'Indexes' in struct literal of type interfaces.Scope
|
Test (race) on ubuntu-latest with golang 1.18
scope.PushIndexes undefined (type *interfaces.Scope has no field or method PushIndexes)
|
Test (race) on ubuntu-latest with golang 1.18
scope.Indexes undefined (type *interfaces.Scope has no field or method Indexes)
|
Test (race) on ubuntu-latest with golang 1.18
The operation was canceled.
|
Test (shell) on ubuntu-latest with golang 1.18
The operation was canceled.
|
Test (basic) on ubuntu-latest with golang 1.18
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/
|
Test (race) on ubuntu-latest with golang 1.18
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/
|
Test (shell) on ubuntu-latest with golang 1.18
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/
|