Skip to content

chore: mutexes are πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯ #1667

chore: mutexes are πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯

chore: mutexes are πŸ”₯ πŸ”₯ πŸ”₯ πŸ”₯ #1667

Triggered via push July 30, 2024 23:52
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: octopusdeploy_framework/resource_variable.go#L58
mutex.Lock undefined (type **sync.Mutex has no field or method Lock)
build: octopusdeploy_framework/resource_variable.go#L59
mutex.Unlock undefined (type **sync.Mutex has no field or method Unlock)
build: octopusdeploy_framework/resource_variable.go#L109
mutex.Lock undefined (type **sync.Mutex has no field or method Lock)
build: octopusdeploy_framework/resource_variable.go#L110
mutex.Unlock undefined (type **sync.Mutex has no field or method Unlock)
build: octopusdeploy_framework/resource_variable.go#L138
mutex.Lock undefined (type **sync.Mutex has no field or method Lock)
build: octopusdeploy_framework/resource_variable.go#L139
mutex.Unlock undefined (type **sync.Mutex has no field or method Unlock)
build: octopusdeploy_framework/resource_variable.go#L194
mutex.Lock undefined (type **sync.Mutex has no field or method Lock)
build: octopusdeploy_framework/resource_variable.go#L195
mutex.Unlock undefined (type **sync.Mutex has no field or method Unlock)
build: octopusdeploy/resource_channel.go#L28
mutex.Lock undefined (type **sync.Mutex has no field or method Lock)
build: octopusdeploy/resource_channel.go#L29
mutex.Unlock undefined (type **sync.Mutex has no field or method Unlock)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/