Skip to content

Extensions

Extensions #974

Triggered via pull request November 13, 2024 10:36
@borut-tborut-t
synchronize #335
ext
Status Success
Total duration 1m 17s
Billable time 2m
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Tests: Sources/PromiseKit/ConcurrentDispatch.swift#L75
mutation of captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
Tests: Sources/PromiseKit/ConcurrentDispatch.swift#L78
reference to captured var 'segmentIndex' in concurrently-executing code; this is an error in the Swift 6 language mode
Tests: Sources/PromiseKit/ConcurrentDispatch.swift#L80
mutation of captured var 'segmentIndex' in concurrently-executing code; this is an error in the Swift 6 language mode
Tests: Sources/PromiseKit/ConcurrentDispatch.swift#L84
mutation of captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode
Tests: Sources/PromiseKit/ConcurrentDispatch.swift#L90
reference to captured var 'activePromises' in concurrently-executing code; this is an error in the Swift 6 language mode