Skip to content

Implement utility vm methods: SetState, Shutdown #1

Implement utility vm methods: SetState, Shutdown

Implement utility vm methods: SetState, Shutdown #1

Triggered via pull request April 3, 2024 15:10
Status Success
Total duration 2m 57s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: landslidevm.go#L50
exported var DefaultServerOptions should have comment or be unexported
build: landslidevm.go#L65
exported function NewLocalAppCreator should have comment or be unexported
build: landslidevm.go#L71
exported function Serve should have comment or be unexported
build: database/batch.go#L16
exported type Batch should have comment or be unexported
build: database/batch.go#L22
exported type BatchOp should have comment or be unexported
build: database/batch.go#L29
exported method Batch.Set should have comment or be unexported
build: database/batch.go#L38
exported method Batch.Delete should have comment or be unexported
build: database/batch.go#L77
exported method Batch.WriteSync should have comment or be unexported
build: database/batch.go#L81
exported method Batch.Close should have comment or be unexported
build: database/database.go#L16
exported type Database should have comment or be unexported
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/.