HPC Branch Comparison #194
Annotations
4 errors and 2 warnings
Julia 1.8 - ubuntu-latest - x64:
test/test_data.jl#L31
Test Failed
Expression: NEMStorageUnderUncertainty.get_ForecastData(pd_df, p5_df, "NSW1", nothing, nothing)
Log Pattern: (:warn, warning)
Captured Logs:
LogRecord(Warn, "`Progress(n::Integer, desc::AbstractString, offset::Integer = 0; kwargs...)` is deprecated, use `Progress(n; desc = desc, offset = offset, kwargs...)` instead.", Core, :depwarn, (Ptr{Nothing} @0x0000000000000000, :Type), "", -1, Base.Pairs{Symbol, Any, Tuple{Symbol, Symbol}, NamedTuple{(:caller, :maxlog), Tuple{Base.StackTraces.StackFrame, Int64}}}(:caller => ip:0x0, :maxlog => 1))
LogRecord(Warn, "PD and P5 datasets not aligned to the same run times", NEMStorageUnderUncertainty, :data, :NEMStorageUnderUncertainty_baff9c25, "/home/runner/work/NEMStorageUnderUncertainty/NEMStorageUnderUncertainty/src/data.jl", 362, Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}())
|
Julia 1.8 - ubuntu-latest - x64:
test/test_data.jl#L75
Test Failed
Expression: NEMStorageUnderUncertainty.get_ForecastData(pd_df, p5_df, "NSW1", nothing, ftimes)
Log Pattern: (:warn, warning)
Captured Logs:
LogRecord(Warn, "`Progress(n::Integer, desc::AbstractString, offset::Integer = 0; kwargs...)` is deprecated, use `Progress(n; desc = desc, offset = offset, kwargs...)` instead.", Core, :depwarn, (Ptr{Nothing} @0x0000000000000000, :Type), "", -1, Base.Pairs{Symbol, Any, Tuple{Symbol, Symbol}, NamedTuple{(:caller, :maxlog), Tuple{Base.StackTraces.StackFrame, Int64}}}(:caller => ip:0x0, :maxlog => 1))
LogRecord(Warn, "PD and P5 datasets not aligned to the same run times", NEMStorageUnderUncertainty, :data, :NEMStorageUnderUncertainty_baff9c25, "/home/runner/work/NEMStorageUnderUncertainty/NEMStorageUnderUncertainty/src/data.jl", 362, Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}())
|
Julia 1.8 - ubuntu-latest - x64:
test/test_data.jl#L100
Test Failed
Expression: NEMStorageUnderUncertainty.get_ForecastData(pd_df, p5_df, "NSW1", rtimes, nothing)
Log Pattern: min_level = Logging.Warn
Captured Logs:
LogRecord(Warn, "`Progress(n::Integer, desc::AbstractString, offset::Integer = 0; kwargs...)` is deprecated, use `Progress(n; desc = desc, offset = offset, kwargs...)` instead.", Core, :depwarn, (Ptr{Nothing} @0x0000000000000000, :Type), "", -1, Base.Pairs{Symbol, Any, Tuple{Symbol, Symbol}, NamedTuple{(:caller, :maxlog), Tuple{Base.StackTraces.StackFrame, Int64}}}(:caller => ip:0x0, :maxlog => 1))
|
Julia 1.8 - ubuntu-latest - x64
Process completed with exit code 1.
|
Julia 1.8 - ubuntu-latest - x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Julia 1.8 - ubuntu-latest - x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|