Skip to content

Update nuke to v10 (major) #65622

Update nuke to v10 (major)

Update nuke to v10 (major) #65622

Triggered via pull request February 1, 2026 02:21
@renovaterenovate[bot]
synchronize #1794
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: .build/Build.cs#L9
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L8
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L7
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L6
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L5
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L4
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L3
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L2
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.cs#L1
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
lint: .build/Build.CI.cs#L1
The type or namespace name 'Nuke' could not be found (are you missing a using directive or an assembly reference?)
Workflow syntax warning: .github/workflows/lint.yml#L120
.github/workflows/lint.yml (Line: 120, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?