Skip to content

feat: wire cells upload preview documents - WPB-15843 #6854

feat: wire cells upload preview documents - WPB-15843

feat: wire cells upload preview documents - WPB-15843 #6854

GitHub Actions / Test Results succeeded Feb 13, 2025 in 0s

Test Results

Summary

🧪 112/112 tests passed
⚠️ Build finished with 49 Warnings

Tests

Tests Passed ✅ Tests Failed ⛔️ Tests Total
112 0 112

Annotations

Check warning on line 46 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.

'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 46 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 53 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'directory' is deprecated: renamed to 'directoryURL'

'directory' is deprecated: renamed to 'directoryURL'

Check warning on line 55 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 57 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appending' is deprecated: Use `URL` type instead of `Path`.

'appending' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 58 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 88 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'prebuildCommand(displayName:executable:arguments:environment:outputFilesDirectory:)' is deprecated: Use `URL` type instead of `Path`.

'prebuildCommand(displayName:executable:arguments:environment:outputFilesDirectory:)' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 90 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'path' is deprecated: renamed to 'url'

'path' is deprecated: renamed to 'url'

Check warning on line 93 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 95 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 98 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 99 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'directory' is deprecated: renamed to 'directoryURL'

'directory' is deprecated: renamed to 'directoryURL'

Check warning on line 100 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 102 in WirePlugins/Plugins/SourceryPlugin/SourceryPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'

Check warning on line 26 in WirePlugins/Plugins/SwiftGenPlugin/SwiftGenPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 26 in WirePlugins/Plugins/SwiftGenPlugin/SwiftGenPlugin.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'string' is deprecated: Use `URL` type instead of `Path`.

'string' is deprecated: Use `URL` type instead of `Path`.

Check warning on line 68 in WireAnalytics/Sources/WireAnalytics/Events/Segmentation/Predefined/Segmentation+Removed.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'ConversationType' is deprecated: Use `AnalyticsEvent.Segmentation.Conversation.ConversationType`.

'ConversationType' is deprecated: Use `AnalyticsEvent.Segmentation.Conversation.ConversationType`.

Check warning on line 39 in WireAnalytics/Sources/WireAnalytics/Events/Predefined/AnalyticsEvent+Calling.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'groupType' is deprecated: renamed to 'conversationType'

'groupType' is deprecated: renamed to 'conversationType'

Check warning on line 61 in WireAnalytics/Sources/WireAnalytics/Events/Predefined/AnalyticsEvent+Calling.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'groupType' is deprecated: renamed to 'conversationType'

'groupType' is deprecated: renamed to 'conversationType'

Check warning on line 41 in WireAnalytics/Sources/WireAnalytics/Events/Predefined/AnalyticsEvent+Contributed.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

'groupType' is deprecated: renamed to 'conversationType'

'groupType' is deprecated: renamed to 'conversationType'

Check warning on line 20 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 21 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 22 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 23 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Check warning on line 24 in WireUI/Sources/WireDesign/Icons/Autogenerated/WireStyleKit.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode

Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode