feat(adt): rework ADTs with traits, try keyword, Result-based stdlib #592
ci.yml
on: push
Build, lint, and test
1m 0s
Build and test (arm64)
3m 28s
Build and test (macOS arm64)
6h 0m
Annotations
13 errors and 3 warnings
|
Build, lint, and test:
codegen/data.go#L1577
func (*CodeGen).ensureAdtFatPtrFieldRetainFn is unused (unused)
|
|
Build, lint, and test:
codegen/data.go#L1531
func (*CodeGen).retainAdtFatPtrFields is unused (unused)
|
|
Build, lint, and test:
codegen/codegen.go#L2746
func (*CodeGen).findErrIfaceStructType is unused (unused)
|
|
Build, lint, and test:
codegen/astchecks.go#L1589
func blockEndsInEarlyExit is unused (unused)
|
|
Build, lint, and test:
codegen/stmts_match.go#L802
unnecessary conversion (unconvert)
|
|
Build, lint, and test:
codegen/stmts_match.go#L357
unnecessary conversion (unconvert)
|
|
Build, lint, and test:
codegen/exprs.go#L652
unnecessary conversion (unconvert)
|
|
Build, lint, and test:
codegen/exprs.go#L357
`behaviour` is a misspelling of `behavior` (misspell)
|
|
Build, lint, and test:
codegen/diag.go#L18
File is not properly formatted (gofmt)
|
|
Build, lint, and test:
codegen/codegen.go#L1412
File is not properly formatted (gofmt)
|
|
Build and test (arm64)
Process completed with exit code 1.
|
|
Build and test (macOS arm64)
The job has exceeded the maximum execution time of 6h0m0s
|
|
Build and test (macOS arm64)
The operation was canceled.
|
|
Build, lint, and test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and test (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and test (macOS arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|