prepare for CI demo #90
Annotations
14 warnings and 1 notice
build:
code/getting started/Backend.swift#L165
'init(accessLevel:targetIdentityId:metadata:contentType:pluginOptions:)' is deprecated: Use init(metadata:contentType:options)
|
build:
code/getting started/Backend.swift#L181
'init(accessLevel:targetIdentityId:expires:pluginOptions:)' is deprecated: Use init(expires:pluginOptions)
|
build:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
build:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
build:
libpng warning#L1
Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
test:
code/getting started/Backend.swift#L165
'init(accessLevel:targetIdentityId:metadata:contentType:pluginOptions:)' is deprecated: Use init(metadata:contentType:options)
|
test:
code/getting started/Backend.swift#L181
'init(accessLevel:targetIdentityId:expires:pluginOptions:)' is deprecated: Use init(expires:pluginOptions)
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
test:
libpng warning#L1
Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
|
test
Tests Passed: 0 failed, 0 skipped, 6 total (17.114 seconds)
|