Swift 6, SwiftUnicodeDataTables, Other Improvements #195
Annotations
5 errors and 10 warnings
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L87
invalid redeclaration of 'productModule'
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L155
cannot infer key path type from context; consider explicitly specifying a root type
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L360
the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L397
the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
|
Build
Process completed with exit code 1.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L34
'appending' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L34
'string' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L135
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L135
'appending' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L136
'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L136
'appending' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L150
'path' is deprecated: renamed to 'url'
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L150
'string' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L152
'appending' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L162
'path' is deprecated: renamed to 'url'
|