Skip to content

Implement standard 1GB RAM limit (aborts if over threshold, experimen… #22

Implement standard 1GB RAM limit (aborts if over threshold, experimen…

Implement standard 1GB RAM limit (aborts if over threshold, experimen… #22

Triggered via push June 26, 2024 13:21
Status Failure
Total duration 2m 52s
Artifacts

prerelease.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build: main.go#L266
invalid operation: m.Alloc > *ramlimit (mismatched types uint64 and int)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.