chore: mutexes are π₯ π₯ π₯ π₯ #1667
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/
|